GetTempDirectory()


Returns the full path name of a directory, including the trailing slash. The directory that is returned depends on the account under which ColdFusion is running as well as a variety of other factors. Before using this function in an application, test to see the directory it returns under your account.

See also GetTempFile.